home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / MailManager / MailManager.app / InfoPanel.nib / data.classes < prev    next >
Text File  |  1993-02-11  |  1KB  |  78 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MailManager = {
  7.     ACTIONS = {
  8.     closeFinalKill:;
  9.     addressBook:;
  10.     info:;
  11.     literalDisplay:;
  12.     mailboxOK:;
  13.     open:;
  14.     debug:;
  15.     mailboxCancel:;
  16.     checkInterval:;
  17.     define:;
  18.     selectLoad:;
  19.     compose:;
  20.     terminate:;
  21.     helpPreferences:;
  22.     automaticLogin:;
  23.     fileOK:;
  24.     noLineBreaking:;
  25.     loginOK:;
  26.     composeCcMe:;
  27.     fileCancel:;
  28.     automaticOpen:;
  29.     preferences:;
  30.     selectOK:;
  31.     automaticRead:;
  32.     savePreferences:;
  33.     automaticZoom:;
  34.     help:;
  35.     composeReply:;
  36.     };
  37.     OUTLETS = {
  38.     prefDomainName;
  39.     mailboxResponder;
  40.     debugging;
  41.     mailboxes;
  42.     prefUserName;
  43.     closeFinalKill;
  44.     filePanel;
  45.     prefMTPServer;
  46.     infoPanel;
  47.     fileDestination;
  48.     userName;
  49.     checkInterval;
  50.     mailboxHost;
  51.     noLineBreaking;
  52.     composeCcMe;
  53.     automaticOpen;
  54.     password;
  55.     preferencesPanel;
  56.     automaticLogin;
  57.     telemetryView;
  58.     printer;
  59.     login;
  60.     book;
  61.     mailboxSelection;
  62.     opener;
  63.     helpPanel;
  64.     fileLocal;
  65.     prefPersonalName;
  66.     mailboxMailbox;
  67.     loginResponder;
  68.     literalDisplay;
  69.     loginBox;
  70.     automaticZoom;
  71.     preferencesHelp;
  72.     browser;
  73.     prefRepository;
  74.     automaticRead;
  75.     };
  76.     SUPERCLASS = Application;
  77. };
  78.